Welcome![Sign In][Sign Up]
Location:
Search - unix socket

Search list

[Embeded Linuxtalk_tcp_linux

Description: unix/linux使用socket编程的一个具体示例,包括服务器段和客户端程序。并给出使用嵌入式microwin的GUI的参考设计说明。-unix/linux use socket programming of a specific examples, including the server and client programs. Given the use of embedded microwin GUI reference design specification.
Platform: | Size: 918528 | Author: 刘浪 | Hits:

[Internet-NetworkSockets-1.8.3

Description: sockets API封装类,可以在UNIX和WIN32平台下工作。提供SSL、IPv6、TCP/UDP sockets、 TCP加密、HTTP协议、高度可定制的错误处理。-sockets API Packaging category, in UNIX and work under Win32 platform. SSL, IPv6, TCP/UDP sockets, TCP encryption, HTTP protocol, highly customizable error handling.
Platform: | Size: 202752 | Author: 贾志远 | Hits:

[Linux-Unixsco_unix_proxy

Description: 在SCO UNIX 5.05下的代理程序,本人已经编译,编译时需要libsocket.a-SCO UNIX 5.05 in the agent, I have compiled, the compiler needs libsocket.a
Platform: | Size: 2048 | Author: 姜波 | Hits:

[Linux-Unixftpfilec

Description: socket编程例子,用tcpip传输文件-socket programming examples used to transfer files TCPIP
Platform: | Size: 1024 | Author: xieruo | Hits:

[Linux-UnixLinux_socket_process

Description: 一个在linux实现进程通信的例子,使用socket技术,相信对想了解进程通信的人有用用途-one in the communication process to achieve example, the use of socket technology, I believe that to understand the communication process useful purpose
Platform: | Size: 2048 | Author: 陆天明 | Hits:

[Linux-UnixLinuxCDev

Description: 清华大学出版社<linux c编程>的配套代码,详细讲述了linux c编程的方式,以及进程通讯,socket编程-Qinghua University Press
Platform: | Size: 50176 | Author: 于朋 | Hits:

[Ftp ClientUnixftpcilent

Description: 一个FTP客户端类,用Socket写的,环境为Unix。 之所以封装这个类是因为以前在unix下写文件上传下载的操作都是调shell脚本,C、C++很难控制与shell的交互, 并且无法获知出错的错误代码,用C++封装成一个工具类后,任何项目都可以重用了。 操作很方便,就像平常的FTP操作: 1:登陆FTP服务端 FTPTools ftpTools (conts string &pm_sFtpServer,int pm_iFtpPort) ftpTools.login(conts string &pm_sFtpUser,const string &pm_sFtpPwd) 2:进入服务端目录 ftpTools.cd(const string & pm_sServerPath) 3:设定本地目录 ftpTools.Lcd(const string & pm_sLocalPath) 4:上传文件 ftpTools.upload(const string &pm_sSrcFilePath,const string & pm_sSrcFileName) 5:下载文件 ftpTools.download(const string & pm_sServerFileName,const string & pm_sDesPath) 支持全路径文件名,PASV模式 -an FTP client category, Socket written in the Unix environment. The reason Packaging category is because the written document under unix uploading and downloading operations are transferred to the shell script, C, C++ is difficult to control and the interactive shell, and not informed of the error code error, Using C++ tools packaged as a category, any item can reuse of. Easy to operate, just like normal FTP : 1 : landing FTP server FTPTools ftpTools (Contracting string
Platform: | Size: 4096 | Author: sl | Hits:

[Internet-NetworkUnixSocketProgrammingFAQ

Description: unix 操作系统socket网络编程的资料 是unix网络编程较好的参考-Network Programming information is Unix Network Programming good reference
Platform: | Size: 412672 | Author: 张海 | Hits:

[Linux-Unixunix_network_programming

Description: unix网络编程 第1卷 套接口API和X/Open传输接口API unix网络编程 第2卷 进程间通信 包括这两卷的源代码-unix Network Programming, Vol 1 socket API and X/Open Transmission Network Interface API unix Liaison Program, volume 2, inter-process communication, including two volumes of the source code
Platform: | Size: 305152 | Author: 郭涛 | Hits:

[Internet-NetworkCUtils

Description: Linux环境下常用功能的实现,有XML解析器,SOCKET操作,文件操作等常用功能的源码实现-Linux environment commonly used functions, and it is an XML parser, Socket operation, file manipulation functions, such as the common source to achieve
Platform: | Size: 32768 | Author: 天涯 | Hits:

[TCP/IP stackutil_tcp

Description: 自己封装的tcp编程的函数, 可用于unix和win32, 同时简化了服务端的编程, 自己用得比较顺手-Packaging tcp their programming functions, and can be used for unix win32, streamline the services side of the programming they used to be relatively easy to manage
Platform: | Size: 4096 | Author: meitian | Hits:

[JSP/Javaclient

Description: These two classes show an extremely simple example of java.net socket programming. They implement the Unix daytime protocol, an extremely simple protocol that consists entirely of the server sending its current local time and date to the client as an ASCII string. The server, to keep it very simple, does not use multiple threads. This code requires JDK 1.1 or later, but can easily be adapted to JDK 1.0. -These two classes show an extremely simple java.net example of socket programming. They i mplement the Unix daytime protocol. an extremely simple protocol that consists ent irely of the server sending its current local ti me and date to the client as an ASCII string. The s servers, and to keep it very simple. does not use multiple threads. This code requir es JDK 1.1 or later, but can easily be adapted to JDK 1.0.
Platform: | Size: 1024 | Author: 林威 | Hits:

[Internet-NetworkTcpSrv

Description: 基于tcp的socket编程,能读取文件,并传输文件-Tcp the socket-based programming that can read documents and transfer files
Platform: | Size: 1204224 | Author: 杨念 | Hits:

[Ftp Clientlibncftp-3.1.5

Description: linux/unix windows 中的采用socket方式建立连接的ftp源码,已经在很多大型项目使用过。-err
Platform: | Size: 2383872 | Author: nike | Hits:

[TCP/IP stackTranData

Description: 基于socket的通讯。后台是unix c 前台是delphi。-Socket-based communications. Background is unix c outlook is delphi.
Platform: | Size: 24576 | Author: fooms | Hits:

[.netMatlab

Description: Matlab与C语言程序的应用编程接口 在unix下写socket程序可能是最方便,只要掌握其一般步骤,就可以松的写出面向传输层的应用。-Matlab and C language programming in the application programming interface to write socket program under unix is probably the most convenient, as long as the master of its general steps, you can write a song-oriented transport layer of the application.
Platform: | Size: 2048 | Author: yhood lee | Hits:

[Internet-NetworkSocketLib

Description: Socketlib: 一个轻量级的C++ 封装Socket C API 网络编程框架。 它简化了Socket异步事件分派、进程间Socket通信的并发OO网络应用和服务的开发。 目前,只支持Window下IPV4;将来支持IPV6,并希望能将其扩展到linux/unix等OS平台。 -Socketlib: a lightweight C++ Package Socket C API network programming framework. It simplifies asynchronous event Socket distributed, inter-process communication Socket concurrent OO network applications and services. At present, only support Window under IPV4 future support for IPV6, and hope to extend it to linux/unix and other OS platforms.
Platform: | Size: 912384 | Author: bolidezhang | Hits:

[TCP/IP stackee450_zhiqi_session4.tar

Description: 用C++实现的socket网络通讯程序,完成在TCP和UDP之间的通讯,在UNIX上实现成功-With C++ Realized socket network communication procedures, completed between TCP and UDP communications, to achieve success in the UNIX
Platform: | Size: 4096 | Author: 张帆 | Hits:

[Linux-Unixnew

Description: unix下多进程编程实例,包括client端和server端socket通讯,和signal等内容-under unix programming examples of multi-process, including client-side and server-side socket communication, and signal, etc.
Platform: | Size: 355328 | Author: songqufei | Hits:

[Communication-Mobilewangyue4

Description: 这是江苏企业通讯协议(联通版本)的一个Release,因为公司业务已经转换到java版本所以,我决定发布EMSP 2.0 C++ 版本的协议部分,因为当时比较仓促,设计的不是很好,但是我想对于刚刚涉及网络开发的人,特别是刚刚涉及短信息业务开发的人应该有所帮助,我所发布的部分只是协议处理部分的内容,不包括网络的处理,网络处理部分很简单,如果使用BCB或者VC的话您可以使用,VCL或者MFC中封装好的Socket组件来使用就可以了,或者您使用Socket API来处理。对于linux和Unix用户,我想您应该知道如何使用Socket了吧:) 本人曾在VC7 ,BCB6,kylix,G++上生成系统,但是不保证您在上述平台上可以正确生成系统。VC6因为对Standard C++支持不足,无法编译本代码。
Platform: | Size: 25600 | Author: 王跃 | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 16 »

CodeBus www.codebus.net